|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| Location | Abstract interface to represent JADE network locations. |
| Class Summary | |
| Agent | The Agent class is the common superclass for user
defined software agents. |
| AID | This class represents a JADE Agent Identifier. |
| BehaviourID | This class represents an unique identifier referring to a specific agent behaviour. |
| CaseInsensitiveString | A name string, with case insensitive comparison and equality operations. |
| ContainerID | |
| Profile | This class allows retrieving configuration-dependent classes. |
| ProfileImpl | This class allows the JADE core to retrieve configuration-dependent classes and boot parameters. |
| Runtime | This class is a Singleton class, allowing intial access to the JADE runtime system. |
| Specifier | This class represent a specifier and collects a name, a className, and an array of arguments. |
| Exception Summary | |
| NameClashException | This exception is thrown when trying to create an agent with an already existing name. |
| NotFoundException | This exception is thrown when some component (agent, agent container, etc.) cannot be found in the agent platform data structures. |
| ProfileException | |
| UnreachableException | This exception is thrown when some agent container cannot be contacted. |
This package contains the microkernel of JADE system. Three main assets are contained within this software package:
Agent class, with fundamental message
passing and behaviour scheduling capabilities.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||